home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / moreselmaniafix.swf / scripts / DefineButton2_319 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-16  |  58 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndStop(2);
  4. }
  5.